-- background: 3241 from stack: in -- bmap block id: 4013 -- flags: 0000 -- background id: 0 -- name: Windoid Text -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=256 top=299 right=322 bottom=281 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=228 top=299 right=322 bottom=254 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to prev card end mouseUp -- part 16 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=18 top=33 right=296 bottom=486 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 20 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: XCMD Text -- part 17 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=20 top=300 right=323 bottom=44 -- title width / last selected line: 0 -- icon id / first selected line: 20689 / 20689 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp go home end mouseUp -- part 25 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=461 top=297 right=324 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Pop Card ----- HyperTalk script ----- on mouseUp visual effect dissolve pop card end mouseUp -- part 26 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=469 top=25 right=34 bottom=486 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Scroll to Top ----- HyperTalk script ----- on mouseUp set scroll of bkgnd field 1 to 0 end mouseUp